@font-face {
  font-family: 'iconfont';
  src: url('./font/iconfont.woff2?t=1686280641896') format('woff2'),
    url('./font/iconfont.woff?t=1686280641896') format('woff'),
    url('./font/iconfont.ttf?t=1686280641896') format('truetype');
}

* {
  list-style: none;
  padding: 0;
  margin: 0;
  font-family: "微软雅黑";
}

a {
  text-decoration: none;
  color: #000;
  display: block;
}

textarea {
  resize: none;
}

textarea:focus {
  outline: none;
}

img {
  display: block;
}

span {
  display: block;
}

input:focus {
  outline: none;
}

.header-bigbox {
  position: fixed;
  z-index: 999999;
  width: 100%;
  background-color: white;
  display: flex;
  justify-content: center;
  box-shadow: 0px 0px 29px 9px rgba(0, 108, 177, 6%);
}

.header-box {
  width: 1400px;
  height: 106px;
  display: flex;
  align-items: center;
}

.header-left {
  display: flex;
  align-items: center;
}

.header-left-img {
  width: 164px;
  height: 54px;
}

.header-main {
  margin-left: 50px;
}

.header-ul {
  display: flex;
  width: 1150.13px;
  justify-content: space-between;
}

.header-li-box {
  width: 115px;
}

.header-li-text {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 115px;
  height: 106px;
  font-size: 16px;
  color: #222222;
}

.header-right {
  margin-left: 18px;
  position: relative;
}

.header-right-img {
  width: 18px;
  height: 18px;
}

.header-li-bom {
  display: none;
  position: absolute;
  width: 218px;
  background-color: rgba(206, 42, 49, 80%);
}

.header-li-bom-li {
  height: 55px;
  border-bottom: 1px solid rgba(255, 255, 255, 23%);
}

.header-li-bom-li:last-child {
  border: 0;
}

.header-li-bom-a {
  display: flex;
  align-items: center;
  width: 190px;
  height: 55px;
  padding-left: 28px;
  font-size: 16px;
  color: #ffffff;
}

.header-li-bom-yuan {
  display: block;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background-color: #ffffff;
  margin-right: 14px;
}

.header-li:hover .header-li-bom {
  display: block;
}

.header-li:hover .header-li-text {
  background-color: #ce2a31;
  color: #ffffff;
  font-weight: bold;
}

.header-li-bom-li:hover .header-li-bom-a {
  padding-left: 34px;
  width: 184px;
  font-weight: bold;
  transition: 0.4s all;
}

.header-li-bom-li:hover .header-li-bom-yuan {
  margin-right: 17px;
  transition: 0.8s all;
}

.header-right-inputbigbox{
  position: absolute;
  z-index: 999999;
  left: -270px;
  padding-top: 40px;
  display: none;
}

.header-right:hover .header-right-inputbigbox{
  display: block;
}

.header-right-inputbox {
  display: flex;
}

.from{
  display: flex;
  align-items: center;
}

.submit {
  width: 40px;
  height: 40px;
  text-align: center;
  border: 0;
  background: url(../img/Wss.png) no-repeat center center;
}

.header-right-inputLeft {
  border-top: 1px solid #e5e5e5;
  border-left: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
}

.header-right-input {
  width: 239px;
  font-size: 14px;
  border: 0;
  height: 38px;
  padding-left: 12px;
}

.header-right-input:focus {
  outline: none;
}

.header-right-inputImgBox {
  width: 40px;
  height: 40px;
  background-color: #ce2a31;
  display: flex;
  justify-content: center;
  align-items: center;
}

.public-mainBox {
  padding-top: 106px;
}

.public-one {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}

.public-one-img {
  width: 100%;
  height: 440px;
  object-fit: cover;
}

.public-one-textbox {
  width: 1400px;
  position: absolute;
  z-index: 1;
  top: 0;
}

.public-one-titlebox {
  padding-left: 120px;
  height: 440px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.public-one-title {
  font-size: 40px;
  color: #ffffff;
}

.public-one-titlebox-textbox {
  display: flex;
  align-items: center;
  margin-top: 30px;
}

.public-one-titlebox-text {
  color: #ffffff;
  font-size: 16px;
}

.public-one-titlebox-fin {
  margin: 0 5px;
  color: #ffffff;
}

.public-two {
  height: 80px;
  border-bottom: 1px solid #e5e2de;
  display: flex;
  align-items: center;
  justify-content: center;
}

.public-two-box {
  width: 1400px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.public-two-box-a {
  width: 458px;
  height: 80px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 16px;
  color: #333333;
}

.public-two-box-shu {
  height: 18px;
  width: 1px;
  background-color: #e5e2de;
}

.public-two-box-a:hover {
  height: 80px;
  color: #ce2a31;
  border-bottom: 2px solid #ce2a31;
}

.public-three {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 68px;
  background-color: rgba(238, 238, 238, 37%);
}

.public-three-box {
  display: flex;
  justify-content: center;
  align-items: center;
}

.public-three-box-a {
  padding: 0 78px;
  height: 68px;
  display: flex;
  align-items: center;
  color: #686868;
  font-size: 16px;
}

.public-three-box-a:hover {
  color: #000;
}

.footer-bigbox {
  width: 100%;
  background-color: #272626;
}

.footer-top {
  display: flex;
  justify-content: center;
  border-bottom: 1px solid rgba(255, 255, 255, 7%);
}

.footer-top-box {
  width: 1340px;
  padding: 56px 40px 47px 40px;
  display: flex;
  justify-content: space-between;
  grid-gap: 98px;
}

.footer-top-box-left {
  display: flex;
}

.footer-top-box-left-img {
  width: 89px;
  /*height: 117px;*/
}

.footer-top-box-left-right {
  margin-left: 30px;
}

.footer-top-box-left-right-top {
  display: flex;
  align-items: center;
  padding-bottom: 17px;
  border-bottom: 1px solid rgba(255, 255, 255, 7%);
}

.footer-top-box-left-right-top-left-img {
  width: 28px;
  height: 28px;
}

.footer-top-box-left-right-top-right {
  font-size: 33px;
  margin-left: 12px;
  color: #ffffff;
  font-weight: bold;
}

.footer-top-box-left-right-bom {
  display: flex;
}

.footer-top-box-left-right-bom-left-img {
  margin-top: 18px;
  width: 28px;
  height: 28px;
}

.footer-top-box-left-right-bom-right {
  font-size: 14px;
  color: #ffffff;
  margin-left: 12px;
  width: 219px;
  margin-top: 18px;
  line-height: 24px;
}

.footer-top-box-main {
  display: flex;
  align-items: flex-start;
}

.footer-top-box-main-left-box-ul {
  display: flex;
  flex-direction: column;
}

.footer-top-box-main-left-box-li{
  margin-bottom: 20px;
}

.footer-top-box-main-left-box-li:last-child{
  margin-bottom: 0;
}

.footer-top-box-main-left-box-li-a {
  font-size: 16px;
  color: #a2a2a2;
}

.footer-top-box-main-left-box-li-a:hover {
  color: #ffffff;
}

.footer-top-box-main-right {
  margin-left: 82px;
}

.footer-top-box-right {
  width: 522px;
}

.footer-top-box-right-top {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.footer-top-box-right-top-left {
  font-size: 16px;
  color: #ffffff;
  cursor: pointer;
}

.footer-top-box-right-top-right {
  width: 172px;
  display: flex;
  justify-content: space-between;
  grid-gap: 48px;
}

.footer-top-box-right-wx {
  color: #777676;
  font-size: 26px;
  position: relative;
}

/* .footer-top-box-right-wx:hover {
  cursor: pointer;
  color: #ffffff;
} */

/* .footer-top-box-right-wx:hover .footer-top-box-right-wx-img {
  display: block;
} */

.footer-top-box-right-wx-img {
  /* display: none; */
  position: absolute;
  top: 50px;
  left: -30px;
  width: 112px;
  height: 112px;
}

.footer-top-box-right-wb {
  color: #777676;
  font-size: 26px;
  position: relative;
}

/* .footer-top-box-right-wb:hover {
  cursor: pointer;
  color: #ffffff;
}

.footer-top-box-right-wb:hover .footer-top-box-right-wx-img {
  display: block;
} */

.footer-top-box-right-dy {
  color: #777676;
  font-size: 24px;
  position: relative;
}

/* .footer-top-box-right-dy:hover {
  cursor: pointer;
  color: #ffffff;
}

.footer-top-box-right-dy:hover .footer-top-box-right-wx-img {
  display: block;
} */

.footer-right-inputbox {
  display: flex;
  margin-top: 23px;
}

.footer-right-inputImgBox {
  width: 40px;
  height: 40px;
  background-color: #ce2a31;
  display: flex;
  justify-content: center;
  align-items: center;
}

.footer-right-input {
  width: 187px;
  font-size: 14px;
  border: 0;
  height: 38px;
  padding-left: 23px;
}

.footer-right-input:focus {
  outline: none;
}

.footer-bom {
  padding: 28px 0 28px 0;
  text-align: center;
  color: #636262;
  font-size: 14px;
  display: flex;
  justify-content: center;
}

.footer-bom a{
  margin: 0 15px;
  white-space: nowrap;
  color: #636262;
}

.pagebox_1001 {
  font-size: 0;
  text-align: center;
  margin: 60px 0 70px 0;
}

.pagebox_1001>span {
  display: inline-block;
}

.pagebox_1001 table {}

.pagebox_1001 table a {
  display: block;
  width: 34px;
  color: #5e5e5e;
  font-size: 14px;
  text-align: center;
  line-height: 34px;
  height: 34px;
  border: 1px solid #bfbfbf;
  margin: 0 4px;
  background-color: #ffffff;
  background-position: center center;
}

.pagebox_1001 table a.pageCustom_First,
.pagebox_1001 table a.pageCustom_First_Disable,
.pagebox_1001 table a.pageCustom_Pre,
.pagebox_1001 table a.pageCustom_Pre_Disable,
.pagebox_1001 table a.pageCustom_Next,
.pagebox_1001 table a.pageCustom_Next_Disable,
.pagebox_1001 table a.pageCustom_Last,
.pagebox_1001 table a.pageCustom_Last_Disable {
  width: 70px;
}

.pagebox_1001 table a.pageCustom_First,
.pagebox_1001 table a.pageCustom_First_Disable,
.pagebox_1001 table a.pageCustom_Last,
.pagebox_1001 table a.pageCustom_Last_Disable {
  display: block;
}

.pagebox_1001 table a.pageCustom_Pre,
.pagebox_1001 table a.pageCustom_Pre_Disable,
.pagebox_1001 table a.pageCustom_Next,
.pagebox_1001 table a.pageCustom_Next_Disable {}

.pagebox_1001 table a.pageCustom_Prompt {
  width: auto;
  padding: 0 8px;
}

.pagebox_1001 table .pageCustom_Go {
  display: flex;
  position: relative;
  width: auto;
  background: none !important;
  border: 0 !important;
}

.pagebox_1001 table .pageCustom_Go span {
  color: #5e5e5e;
  font-size: 14px;
  line-height: 36px;
}

.pagebox_1001 table .pageCustom_Go input {
  padding: 0;
  border: 0;
  outline: none;
  background: none;
  width: 60px;
  color: #5e5e5e;
  font-size: 14px;
  line-height: 34px;
  height: 34px;
  text-align: center;
  font-weight: bold;
  border: 1px solid #bfbfbf;
  margin: 0 6px;
}

/*act*/
.pagebox_1001 table a:hover,
.pagebox_1001 table a.pageCustom_Num_On {
  color: #FFFFFF;
  background-color: #c92920;
  border-color: #c92920;
}

.anchorBOX{
  position: fixed;
  bottom: 0;
  right: 0;
  z-index: 9999;
}

.anchor{
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  background-color: #D4DCE2;
  cursor: pointer;
}

.back-to-top {
  display: none;
}

.anchorShow{
  display: block;
}